home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2001 May / SGI Freeware 2001 May - Disc 3.iso / dist / fw_openssl.idb / usr / freeware / catman / p_man / cat3 / SSL_clear.Z / SSL_clear
Text File  |  2001-01-10  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4.      SSSSSSSSLLLL____cccclllleeeeaaaarrrr((((3333))))        22221111////SSSSeeeepppp////2222000000000000    ((((0000....9999....6666))))          SSSSSSSSLLLL____cccclllleeeeaaaarrrr((((3333))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       SSL_clear - reset SSL    object to allow    another    connection
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.        #include <openssl/ssl.h>
  13.  
  14.        int SSL_clear(SSL *ssl);
  15.  
  16.  
  17.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  18.       Reset    ssssssssllll to allow another connection. All settings (method,
  19.       ciphers, BIOs) are kept. A completely    negotiated SSSSSSSSLLLL____SSSSEEEESSSSSSSSIIIIOOOONNNN
  20.       is not freed but left    untouched for the underlying SSSSSSSSLLLL____CCCCTTTTXXXX.
  21.  
  22.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEESSSS
  23.       The following    return values can occur:
  24.  
  25.       0   The _S_S_L__c_l_e_a_r() operation    could not be performed.    Check
  26.           the error    stack to find out the reason.
  27.  
  28.       1   The _S_S_L__c_l_e_a_r() operation    was successful.
  29.  
  30.       SSL_new(3), SSL_free(3), ssl(3)
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/10/00)
  64.  
  65.  
  66.  
  67.